Thursday, 23 February 2017
Infinispan 9.0 CR2 is out!
Dear community.
We are one step closer to the final release of Infinispan 9: we gladly announce the release of Infinispan 9.0.0.CR2.
The highlights of this release are:
Many dependencies have been upgraded to the latest and greatest:
-
JGroups 4.0.0.Final
-
Apache Lucene 5.5.4
-
Hibernate Search 5.7.0.Final
-
Protostream 4.0.0.Alpha7
Transactional caches changes:
-
Removed asynchronous configuration since it won’t be supported anymore.
-
Introduced EmbeddedTransactionManager: a basic transaction manager implementation.
Query now supports java.time.Instant natively
Changes in the configuration;
Significant performance improvements for embedded and client/server mode;
And finally, quite a few bug fixes preparing us for the final release !
You can read all about these in the release notes.
Keep an eye on the upgrade guide and start prepare your project for the final Infinispan 9 release.
So, please head over to the download page and try it out. If you have an issue, please report it in our bug tracker, ask us on the forum, or join us for a friendly chat on the #infinispan IRC channel on Freenode.
Regards, Infinispan Team.
Tags: release release candidate
Friday, 10 February 2017
Infinispan 9.0.0.CR1
Those busy hackers over in the Infinispan dungeon have brewed up a new release, and it is the first candidate on the road to the final 9. Infinispan 9.0.0.CR1 (codenamed "https://www.ruppaner-bodensee.de/die-brauerei/[Ruppaner]") includes a number of fixes and component upgrades over the last Beta release. You can read all about these in the fixed issues
We have also done a lot of work to restructure the user guide, upgrade guide and server admin guide to make it easier to find the answers you need.
So, please head over to the download page and try it out. If you have an issue, please report it in our bug tracker, ask us on the forum, or join us for a friendly chat on the #infinispan IRC channel on Freenode.
Prost,
Your friendly Infinispan team
Tags: release release candidate
Wednesday, 08 February 2017
Hotrod clients C++/C# 8.1.0.CR1 released!
Dears,
we’re pleased to announce that 8.1.0.CR1 release for C++/C# clients is out! Downloading the code you’ll find these changes (and may more):
-
C++11 instead of the old portable custom classes
-
less bugs
-
more safety through TLS client authentication
We’re getting closer to a final release, more updates on what’s going on here:
Enjoy!
Tags: c++ release c# release candidate
Wednesday, 02 March 2016
Infinispan 8.2.0.CR1 released!
The first candidate for release Infinispan 8.2 (Infinispan 8.2.0.CR1) is now available!
It brings several bug fixes, documentation polishing and support for Apache Lucene 5.5.0. The management console introduced new operations related to rebalancing, backup sites, script deployment as well as layout and usability improvements, e.g. refreshing the page no longer sends you back to the login page !
Reorganized cache configuration with grouping of related options |
https://4.bp.blogspot.com/-TAv7QBYNs/VtayjcjktnI/AAAAAAAAKQA/lib_Gtxla3U/s1600/cache-configuration-indexing.png[] |
---|
Indexing configuration options now get their own section |
Creation of a new server-side script task |
Launch of a script task with immediate visualization of the result |
Task execution history |
For more details see the full list of changes.
Give a try and tell us what you think.
Tags: console release candidate
Friday, 17 April 2015
Infinispan 7.2.0.CR1 released
Dear community,
We are proud to announce the release of Infinispan 7.2.0.CR1!
This is the first release candidate of 7.2, bringing some exciting new features:
-
Faster bulk operations, putAll and getAll, for both embedded and HotRod client (ISPN-2183, ISPN-5264, ISPN-5266)
-
Cache creation and configuration changes without the need to restart the server (ISPN-5147)
-
Support for defining filters using the Query DSL for event listeners (ISPN-5349 and ISPN-5350)
-
Lock-free clear() operation (ISPN-5370)
For the complete list of features and bug fixes, please refer to the release notes
Feel free to join us and shape the future releases on our forums, our mailing lists or our #infinispan IRC channel.
Tags: getAll hotrod putAll listeners release candidate DSL
Tuesday, 28 October 2014
Infinispan HotRod .NET Client 7.0.0.CR2
Dear community,
Infinispan HotRod .NET Client 7.0.0.CR2 is now available.
This is mostly a bug-fix release.For the complete list of changes please consult the release notes (includes also the changes from the corresponding version of the C++ Client). Visit our downloads section to find the latest release. If you have any questions please check our forums, our mailing lists or ping us directly on IRC.
Thanks to everyone involved for the changes and bug reports contributed!
Tags: hotrod dotnet-client release candidate
Monday, 27 October 2014
Infinispan HotRod C++ Client 7.0.0.CR2
Dear community,
Infinispan HotRod C++ Client 7.0.0.CR2 is now available.
This is mostly a bug-fix release. I would like bring to your attention the following changes:
For the complete list of changes please consult the release notes. Visit our downloads section to find the latest release. If you have any questions please check our forums, our mailing lists or ping us directly on IRC.
Thanks to everyone involved for the changes and bug reports contributed!
Tags: hotrod cpp-client release candidate
Tuesday, 21 October 2014
Infinispan 7.0.0.CR2 released!
===
===
Dear community, the second release candidate of Infinispan 7 is out!
As we approach final release, the main themes of this CR were bugfixes and enhancements, many related to Partition Handling
Also included:
-
Spring Cache Provider support for Spring 4.1 (thanks Sebastian Łaskawiec)
-
Infinispan caches can now be exposed as OSGI managed services (thanks Bilgin Ibryam for the contribution!)
-
Support for replicated caches on partition handling
-
Cache.size( ) method now returns count across entire cluster instead of local
For the complete list of changes, please consult the release notes
If you have any questions, ask it on our forums, mailing lists or directly on IRC. irc://irc.freenode.org/infinispan[ ]
Tags: spring partition handling osgi release candidate
Tuesday, 07 October 2014
Infinispan 7.0.0.CR1 is out!
Dear Community,
We are gearing up towards a great Infinispan 7.0.0, and we are happy to announce our first candidate release!
Notable features and improvements in this release:
-
Cross-site state transfer now handles failures (ISPN-4025)
-
Easier management of Protobuf schemas (ISPN-4357)
-
New uberjars-based distribution (ISPN-4728)
-
The HotRod protocol and Java client now have a size() operation (ISPN-4736)
-
Cluster listeners' filters and converters can now see the old value and metadata (ISPN-4753)
-
A new and promising file store implementation that addresses the scalability issues of our single-file store (ISPN-3921, thanks Radim!)
For a complete list of features and bug fixes included in this release please refer to the release notes. Visit our downloads section to find the latest release.
If you have any questions please check our forums, our mailing lists or ping us directly on IRC.
Cheers, The Infinispan team
Tags: release release candidate
Monday, 17 June 2013
Infinispan 5.3.0.CR2 is out!
Planned to be the last from the 5.3 series, the 5.3.CR2 release contains:
-
Support for java LevelDB cache store. Courtesy of Ray Tsang
-
An set of JMX operations that come handy when it comes to suppressing state transfer in order to shutdown the server, e.g. for maintenance
Please stay tuned for blogs detailing these features.
For a complete list of features included in this release refer to the release notes.
Visit our downloads section to find the latest release and if you have any questions please check our forums, our mailing lists or ping us directly on IRC.
Cheers,
Mircea
Tags: release candidate